home *** CD-ROM | disk | FTP | other *** search
/ Business Shareware / Business Shareware.iso / start / gfxapps / pbmpl91d / pbmplus / man / ppmtogif.man < prev    next >
Text File  |  1993-01-08  |  857b  |  67 lines

  1.  
  2.  
  3. ppmtogif(1)                Unix Programmer's Manual                ppmtogif(1)
  4.  
  5.  
  6. NAME
  7.      ppmtogif - convert a portable pixmap into a GIF file
  8.  
  9. SYNOPSIS
  10.      ppmtogif [-interlace] [ppmfile]
  11.                             -------
  12.  
  13. DESCRIPTION
  14.      Reads a portable pixmap as input.  Produces a GIF file as output.
  15.  
  16. OPTIONS
  17.  
  18.      -interlace
  19.           Tells the program to produce an interlaced GIF file.
  20.  
  21.      All flags can be abbreviated to their shortest unique prefix.
  22.  
  23. SEE ALSO
  24.      giftoppm(1), ppm(5)
  25.  
  26. AUTHOR
  27.      Based on GIFENCOD by David Rowley <mgardi@watdcsu.waterloo.edu>.  Lempel-
  28.      Ziv compression based on "compress".
  29.  
  30.      Copyright (C) 1989 by Jef Poskanzer.
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.                               01 September 1989                              1
  66.  
  67.